[INFO] cloning repository https://github.com/jaeaster/test-abi-fmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaeaster/test-abi-fmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaeaster%2Ftest-abi-fmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaeaster%2Ftest-abi-fmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fa7e610edf3fe12d6b121c1a7dba798e31d0e46
[INFO] checking jaeaster/test-abi-fmt against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaeaster%2Ftest-abi-fmt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaeaster/test-abi-fmt
[INFO] finished tweaking git repo https://github.com/jaeaster/test-abi-fmt
[INFO] tweaked toml for git repo https://github.com/jaeaster/test-abi-fmt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaeaster/test-abi-fmt on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaeaster/test-abi-fmt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974
[INFO] running `Command { std: "docker" "start" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking bindings v0.0.1 (/opt/rustwide/workdir/bindings)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<M, LogFilter> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<'_, M, LogFilter> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:79:35
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<M, LogAddressFilter> {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<'_, M, LogAddressFilter> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<M, LogBytesFilter> {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<'_, M, LogBytesFilter> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 89 |         ) -> ethers::contract::builders::Event<M, LogBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |         ) -> ethers::contract::builders::Event<'_, M, LogBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<M, LogIntFilter> {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<'_, M, LogIntFilter> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<M, LogNamedAddressFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedAddressFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<M, LogNamedBytesFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytesFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<M, LogNamedBytes32Filter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytes32Filter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<M, LogNamedIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 135 |         ) -> ethers::contract::builders::Event<M, LogNamedStringFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedStringFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 141 |         ) -> ethers::contract::builders::Event<M, LogNamedUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<M, LogStringFilter> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<'_, M, LogStringFilter> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<M, LogUintFilter> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<'_, M, LogUintFilter> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<M, LogsFilter> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<'_, M, LogsFilter> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |         pub fn events(&self) -> ethers::contract::builders::Event<M, ContractTestEvents> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |         pub fn events(&self) -> ethers::contract::builders::Event<'_, M, ContractTestEvents> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<M, LogFilter> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<'_, M, LogFilter> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<M, LogAddressFilter> {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<'_, M, LogAddressFilter> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<M, LogBytesFilter> {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<'_, M, LogBytesFilter> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 77 |         ) -> ethers::contract::builders::Event<M, LogBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |         ) -> ethers::contract::builders::Event<'_, M, LogBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<M, LogIntFilter> {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<'_, M, LogIntFilter> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 87 |         ) -> ethers::contract::builders::Event<M, LogNamedAddressFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedAddressFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 93 |         ) -> ethers::contract::builders::Event<M, LogNamedBytesFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytesFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<M, LogNamedBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<M, LogNamedIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<M, LogNamedStringFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedStringFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<M, LogNamedUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<M, LogStringFilter> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<'_, M, LogStringFilter> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<M, LogUintFilter> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<'_, M, LogUintFilter> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<M, LogsFilter> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<'_, M, LogsFilter> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn events(&self) -> ethers::contract::builders::Event<M, DSTestEvents> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn events(&self) -> ethers::contract::builders::Event<'_, M, DSTestEvents> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<M, LogFilter> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<'_, M, LogFilter> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:79:35
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<M, LogAddressFilter> {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<'_, M, LogAddressFilter> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<M, LogBytesFilter> {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<'_, M, LogBytesFilter> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 89 |         ) -> ethers::contract::builders::Event<M, LogBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |         ) -> ethers::contract::builders::Event<'_, M, LogBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<M, LogIntFilter> {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<'_, M, LogIntFilter> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/contract_test.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<M, LogNamedAddressFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedAddressFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<M, LogNamedBytesFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytesFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<M, LogNamedBytes32Filter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytes32Filter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<M, LogNamedIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 135 |         ) -> ethers::contract::builders::Event<M, LogNamedStringFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedStringFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 141 |         ) -> ethers::contract::builders::Event<M, LogNamedUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<M, LogStringFilter> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<'_, M, LogStringFilter> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<M, LogUintFilter> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<'_, M, LogUintFilter> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<M, LogsFilter> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<'_, M, LogsFilter> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/contract_test.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |         pub fn events(&self) -> ethers::contract::builders::Event<M, ContractTestEvents> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |         pub fn events(&self) -> ethers::contract::builders::Event<'_, M, ContractTestEvents> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<M, LogFilter> {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |         pub fn log_filter(&self) -> ethers::contract::builders::Event<'_, M, LogFilter> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<M, LogAddressFilter> {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn log_address_filter(&self) -> ethers::contract::builders::Event<'_, M, LogAddressFilter> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<M, LogBytesFilter> {
[INFO] [stdout]    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |         pub fn log_bytes_filter(&self) -> ethers::contract::builders::Event<'_, M, LogBytesFilter> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 77 |         ) -> ethers::contract::builders::Event<M, LogBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |         ) -> ethers::contract::builders::Event<'_, M, LogBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<M, LogIntFilter> {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |         pub fn log_int_filter(&self) -> ethers::contract::builders::Event<'_, M, LogIntFilter> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 87 |         ) -> ethers::contract::builders::Event<M, LogNamedAddressFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedAddressFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 93 |         ) -> ethers::contract::builders::Event<M, LogNamedBytesFilter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytesFilter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> bindings/src/ds_test.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             &self,
[INFO] [stdout]    |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<M, LogNamedBytes32Filter> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedBytes32Filter> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedDecimalUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<M, LogNamedIntFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedIntFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<M, LogNamedStringFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedStringFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<M, LogNamedUintFilter> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |         ) -> ethers::contract::builders::Event<'_, M, LogNamedUintFilter> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<M, LogStringFilter> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |         pub fn log_string_filter(&self) -> ethers::contract::builders::Event<'_, M, LogStringFilter> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<M, LogUintFilter> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |         pub fn log_uint_filter(&self) -> ethers::contract::builders::Event<'_, M, LogUintFilter> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<M, LogsFilter> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |         pub fn logs_filter(&self) -> ethers::contract::builders::Event<'_, M, LogsFilter> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bindings/src/ds_test.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn events(&self) -> ethers::contract::builders::Event<M, DSTestEvents> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |         pub fn events(&self) -> ethers::contract::builders::Event<'_, M, DSTestEvents> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974", kill_on_drop: false }`
[INFO] [stdout] b029f91c0e10387a1cd009b8b96835348024db7ef129b54dc9c61c8f9a6fe974
